#############################################################################
#                                                                           #
#                       TCP Connector for netX Transport                    #
#                                                                           #
#############################################################################


General Notes
-------------
The versions are given in the form "<major>.<minor>.<build>.<revision>".
This is in line with the canonical numbering for all Hilscher firmware.
The dates are given in the international date format (yyyy-mm-dd).



#############################################################################
#                                                                           #
#                            Version History                                #
#                                                                           #
#############################################################################

V1.5.0.0 (2020-12-09)
----------------------
Changes:
 - Sending delete notification on connector unload
 
Add-ons:
 - None.

Bug fixes:
 - None.
 
V1.4.0.0 (2020-01-27)
----------------------
Changes:
 - Reworked Trace output to be always available on "debugview"
 
Add-ons:
 - None.

Bug fixes:
 - None.

V1.3.0.0 (2019-05-20)
----------------------
Changes:
 - Increase configuration limit to 256.
 
Add-ons:
 - None.

Bug fixes:
 - None.

V1.2.0.0 (2015-12-21)
----------------------
Changes:
 - Updated project settings to compile connector with other components
 
Add-ons:
 - None.

Bug fixes:
 - None.


V1.1.0.0 (2015-08-17)
----------------------
Changes:
 - Added 64bit support
 - Changed registry storing path to HKEY_CURRENT_USER, preventing adiministration rights
   for calling applications
 - Performance improvement in send function
 
Add-ons:
 - None.

Bug fixes:
 - None.


V1.0.4.0 (08-08-11)
----------------------
Changes:
 - None.
 
Add-ons:
 - None.

Bug fixes:
 - None.



V1.0.3.0 (25-11-10)
----------------------
Changes:
 - None.
 
Add-ons:
 - None.

Bug fixes:
 - Connector may be allowed to save configuration (access rights to registry), resulting in high CPU load 


V1.0.2.0 (26-03-10)
----------------------
Changes:
 - Facelift in configuration dialog
 
Add-ons:
 - None.

Bug fixes:
 - Interfaces created via descriptor string may not available immediately
 - Interfaces created via descriptor string should not be stored in connector configuration 


V1.0.1.0 (26-03-10)
----------------------
Changes:
 - Set default scan timeout to 100ms
 
Add-ons:
 - None.

Bug fixes:
 - New interfaces created via descriptor string are not signaled to upper layers

 
 
